vendor/golang.org/x/crypto/chacha20.Cipher.p15 (field)
3 uses
vendor/golang.org/x/crypto/chacha20 (current package)
chacha_generic.go#L58: p3, p7, p11, p15 uint32
chacha_generic.go#L285: s.p3, s.p7, s.p11, s.p15 = quarterRound(c3, c7, c11, c15)
chacha_generic.go#L296: x0, x5, x10, x15 := quarterRound(fcr0, s.p5, s.p10, s.p15)
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |